SelectWindowGSelectWindow cycle/next/last/#index/"name" [partial] [quiet] [continue]?Brings one of the frontmost application’s windows to the front.cycleHSelects the next window. Use this to cycle forwards through all windows.nextTSelects the next window. Use this to swap the topmost window with the one behind it.lastISelects the last window. Use this to cycle backwards through all windows.#indexSelects a window by index."name"Selects a window by name.partial,Accepts a partial match for the window name.quiet=Doesn’t show an error message when the window can’t be found.continue6Doesn’t stop the macro when the window can’t be found.